home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR06 / MMAZE10.ZIP / MAZE.DOC < prev    next >
Text File  |  1993-08-28  |  2KB  |  75 lines

  1.  
  2.  
  3.  
  4.  
  5.                                 Multi-Maze
  6.  
  7.                                 by Tim Rush
  8.  
  9.                             Copyright (c) 1993
  10.  
  11.                               Rush Computers
  12.  
  13.                               Night*Watch BBS
  14.  
  15.                               (203) 448-6171
  16.  
  17.                              FidoNet 1:320/44
  18.  
  19.  
  20.  Comments/Suggestions/Criticisms welcomed and encouraged.
  21.  
  22. What is Multi-Maze?
  23.  
  24. Multi-Maze is simply a set of SysOp generated puzzles, in which
  25. the user must try to reach an objective.  The mazes can be 2 or 3
  26. dimensional depending only on the SysOps imagination.  
  27.  
  28. There is no limit to the number of puzzles that may be generated.
  29.  
  30.  
  31. SETUP
  32.  
  33. Unzip the archive to a directory of your choice.
  34. All the maze files except the .CFG and .PPE must reside in the
  35. same directory.  The .PPE may be placed anywhere on your system,
  36. and the .CFG must in the same directory as the .PPE file.
  37.  
  38. You may rename the .PPE file anything you wish, as long as the
  39. .CFG file has the same name as the .PPE file.
  40.  
  41. This allows you to set up more than one maze executing from the
  42. same directory (I reccomend using differnt directories for the
  43. individual maze files.)
  44.  
  45. Your .CFG is a simple 2 line file.
  46. First line is the name of the maze.
  47. Second line is the full path of the location of individual maze
  48. files.  (sample .CFG included)
  49.  
  50. Next create or modify the INTRO, QUIT, and FINAL files to meet
  51. your needs.
  52.  
  53. INTRO file simply informs the user as to their objective in the
  54. maze.  
  55. QUIT is shown when they exit in the middle of the maze.
  56.  
  57. FINAL is shown after successful completion of the maze.
  58.  
  59. All of these files may have ascii and graphic equivalents (INTRO,
  60. INTROG, and INTROR).
  61.  
  62.  
  63. Then set up your menus (I use the built in MNU structure), to
  64. call the appropriate PPE.
  65.  
  66. That's all there is to it.
  67.  
  68. Any problems, I can be reached on my board most any time.
  69. Also, I read mail on SaltAir at least twice weekly.
  70.  
  71. I did not include the source code as I'm still working on
  72. improving things.  Please leave me a comment if you'd like to see
  73. something added or fixed.
  74.  
  75.                               Tim Rush